Skip to content

Conversation

@daniel-lxs
Copy link
Contributor

Added a contributors count badge to the README.md badges section to showcase the number of contributors to the project.

Copy link

@roo-code-dan roo-code-dan bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found some issues that need attention. See inline comments.

- [繁體中文](locales/zh-TW/README.md)
- ...
</details>
</details>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P3] Unnecessary indentation change. This adds two extra spaces before compared to surrounding HTML blocks and creates a noisy diff without functional benefit. Consider reverting to the previous indentation for consistency.

Suggested change
</details>
</details>

<a href="https://youtube.com/@roocodeyt?feature=shared"><img src="https://img.shields.io/badge/YouTube-FF0000?style=flat&logo=youtube&logoColor=white" alt="YouTube"></a>
<a href="https://discord.gg/roocode"><img src="https://img.shields.io/badge/Join%20Discord-5865F2?style=flat&logo=discord&logoColor=white" alt="Join Discord"></a>
<a href="https://www.reddit.com/r/RooCode/"><img src="https://img.shields.io/badge/Join%20r%2FRooCode-FF4500?style=flat&logo=reddit&logoColor=white" alt="Join r/RooCode"></a>
<a href="https://github.com/RooCodeInc/Roo-Code/graphs/contributors"><img src="https://img.shields.io/github/contributors/RooCodeInc/Roo-Code?style=flat&color=orange" alt="Contributors"></a>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P3] Repository path casing/hyphenation consistency. Elsewhere in this README (contributors image section) the repository is referenced as RooCodeInc/roo-code. Consider using the same form here for consistency.

Suggested change
<a href="https://github.com/RooCodeInc/Roo-Code/graphs/contributors"><img src="https://img.shields.io/github/contributors/RooCodeInc/Roo-Code?style=flat&color=orange" alt="Contributors"></a>
<a href="https://github.com/RooCodeInc/roo-code/graphs/contributors"><img src="https://img.shields.io/github/contributors/RooCodeInc/roo-code?style=flat&color=orange" alt="Contributors"></a>

@daniel-lxs daniel-lxs closed this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants